[INFO] fetching crate expect-exit 0.5.3...
[INFO] testing expect-exit-0.5.3 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate expect-exit 0.5.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate expect-exit 0.5.3
[INFO] finished tweaking crates.io crate expect-exit 0.5.3
[INFO] tweaked toml for crates.io crate expect-exit 0.5.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate expect-exit 0.5.3 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate expect-exit 0.5.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16
[INFO] running `Command { std: "docker" "start" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling expect-exit v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.22.0
[INFO] [stderr]    Compiling expect-exit v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.01s
[INFO] running `Command { std: "docker" "inspect" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expect_exit-7457731f84c6b7b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/test_expect_exit.rs (/opt/rustwide/target/debug/deps/test_expect_exit-b8f704cdb898811d)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test tests::run_test::case_04 ... ok
[INFO] [stdout] test tests::run_test::case_02 ... ok
[INFO] [stdout] test tests::run_test::case_07 ... ok
[INFO] [stdout] test tests::run_test::case_03 ... ok
[INFO] [stdout] test tests::run_test::case_05 ... ok
[INFO] [stdout] test tests::run_test::case_10 ... ok
[INFO] [stdout] test tests::run_test::case_12 ... ok
[INFO] [stdout] test tests::run_test::case_14 ... ok
[INFO] [stdout] test tests::run_test::case_20 ... ok
[INFO] [stdout] test tests::run_test::case_09 ... ok
[INFO] [stdout] test tests::run_test::case_16 ... ok
[INFO] [stdout] test tests::run_test::case_15 ... ok
[INFO] [stdout] test tests::run_test::case_13 ... ok
[INFO] [stdout] test tests::run_test::case_23 ... ok
[INFO] [stdout] test tests::run_test::case_06 ... ok
[INFO] [stdout] test tests::run_test::case_22 ... ok
[INFO] [stdout] test tests::run_test::case_21 ... ok
[INFO] [stdout] test tests::run_test::case_17 ... ok
[INFO] [stdout] test tests::run_test::case_18 ... ok
[INFO] [stdout] test tests::run_test::case_19 ... ok
[INFO] [stdout] test tests::run_test::case_08 ... ok
[INFO] [stdout] test tests::run_test::case_11 ... ok
[INFO] [stdout] test tests::run_test::case_24 ... ok
[INFO] [stdout] test tests::run_test::case_27 ... ok
[INFO] [stdout] test tests::run_test::case_29 ... ok
[INFO] [stdout] test tests::run_test::case_01 ... ok
[INFO] [stdout] test tests::run_test::case_36 ... ok
[INFO] [stdout] test tests::run_test::case_28 ... ok
[INFO] [stdout] test tests::run_test::case_41 ... ok
[INFO] [stdout] test tests::run_test::case_33 ... ok
[INFO] [stdout] test tests::run_test::case_38 ... ok
[INFO] [stdout] test tests::run_test::case_39 ... ok
[INFO] [stdout] test tests::run_test::case_40 ... ok
[INFO] [stdout] test tests::run_test::case_26 ... ok
[INFO] [stdout] test tests::run_test::case_37 ... ok
[INFO] [stdout] test tests::run_test::case_25 ... ok
[INFO] [stdout] test tests::run_test::case_30 ... ok
[INFO] [stdout] test tests::run_test::case_35 ... ok
[INFO] [stdout] test tests::run_test::case_32 ... ok
[INFO] [stdout] test tests::run_test::case_31 ... ok
[INFO] [stdout] test tests::run_test::case_34 ... ok
[INFO] [stdout] test tests::run_test::case_46 ... ok
[INFO] [stdout] test tests::run_test::case_42 ... ok
[INFO] [stdout] test tests::run_test::case_44 ... ok
[INFO] [stdout] test tests::run_test::case_47 ... ok
[INFO] [stdout] test tests::run_test::case_43 ... ok
[INFO] [stdout] test tests::run_test::case_45 ... ok
[INFO] [stdout] test tests::run_test::case_48 ... ok
[INFO] [stderr]    Doc-tests expect_exit
[INFO] [stdout] test tests::run_test::case_49 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] No 'LOGNAME in the environment: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16", kill_on_drop: false }`
[INFO] [stdout] d59559e67f8e5a8ce08103de3de15ae0b89476587fa1d1a13ee249815594fc16
